}
}
boolean elementHasInnerText = element.hasContent();
if (!elementHasInnerText &&
!attributeMap.containsKey("locator-key") &&
}
}
if (!element.hasContent() &&
!attributeMap.containsKey("locator-key") &&
!attributeMap.containsKey("path") &&
!attributeMap.containsKey("value")) {